Skip to content

Included Sonar CI step for Dependabot PRs #576

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 2, 2025

Conversation

PhilippSchmelter
Copy link
Contributor

Closes #575

This pull request makes adjustments to the CI pipeline and updates the changelog to reflect the changes. The most significant update is enabling the SonarQube step for Dependabot pull requests.

CI pipeline updates:

  • .github/workflows/ci.yml: Removed the condition that excluded Dependabot branches from running the SonarQube step, allowing SonarQube analysis for Dependabot pull requests.

Documentation updates:

@PhilippSchmelter PhilippSchmelter self-assigned this Jul 2, 2025
@PhilippSchmelter PhilippSchmelter added dependencies Pull requests that update a dependency file ci Related to continuous integration labels Jul 2, 2025
Copy link
Member

@danielfeismann danielfeismann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a minor change :)

Co-authored-by: Daniel Feismann <98817556+danielfeismann@users.noreply.github.com>
@PhilippSchmelter
Copy link
Contributor Author

Just a minor change :)

Should be good now :D

Copy link

Copy link
Member

@danielfeismann danielfeismann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@danielfeismann danielfeismann merged commit 0c84588 into main Jul 2, 2025
3 checks passed
@danielfeismann danielfeismann deleted the ps/#575-sonarDependabot branch July 2, 2025 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Related to continuous integration dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enabling SonarQube for Dependabot PRs
2 participants